home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 101-125 / scopedisk108 / wordq / wordquiz.doc < prev    next >
Text File  |  1995-03-19  |  7KB  |  138 lines

  1. WORDQUIZ.DOC (V 1.0, 12 JAN 90)
  2.  
  3. INTRODUCTION:
  4.  
  5. Hello, welcome to WordQuiz.  This is a small program (or big one, depending
  6. on whether you have the CanDo.library installed or not) that I wrote using
  7. CanDo in order to drill myself on Russian vocabulary.  For that reason, it
  8. isn't exactly professional quality, but it is FREE!  More on this later...
  9.  
  10. HOW TO USE WORDQUIZ:
  11.  
  12. When you first start it, you are presented with a MainMenu screen with four
  13. choices: Quiz, Edit, Make, and Quit.  Now to go through each button and
  14. what its subsequent screens do...in reverse order...
  15.  
  16. QUIT:
  17.  
  18. Quit the program.  Simple, eh?
  19.  
  20. MAKE:
  21.  
  22. This button brings up a small window, with an input field, and two buttons,
  23. Make and Quit.  This is how you make a word list for later use in the Editor
  24. and Quiz screens.  First, count the number of words in the list you want to
  25. enter, put that number in the input field (it defaults to 20) and hit the
  26. Make button.  A requestor will come up, asking for a file name to create.
  27. After you enter that, hit OK, and the program will create the empty list
  28. with the name you specified.  Quit should be self-explanitory.  :)
  29.  
  30. EDIT:
  31.  
  32. This button bring up a good sized window, showing a cyrillic keyboard, two
  33. input fields, a display box, and 5 buttons.  Ready for a long explanation?
  34. Good...  Load loads up a list.  This can be one that you just created with
  35. Make window, or a old one.  Save saves the list you are currently editing.
  36. Quit quits.  Now for the complicated part, which took the most time to get
  37. "acting" correctly in this window.  The UP and DOWN buttons simply move you
  38. up and down through the list as you are editing it.  They will not let you
  39. go past the boundries of the list.  The last items are the input fields.
  40. The top field is for entering what I call "pseudo-russian" - CanDo doesn't
  41. support the use of fonts in requestors yet.  Just use the keyboard that is
  42. above the field to see which keys you need to hit.  After you press return,
  43. the word will appear in the display window below the field.  The bottom
  44. field is to enter the word in english.  Notice that when you hit return in
  45. the p-russian field, it activates the english field.  However, pressing
  46. return in the english field doesn't activate anything.  You can either move
  47. up and down in the list, or edit either word at this point.  (Or save, load,
  48. quit.)
  49.  
  50. QUIZ:
  51.  
  52. Did you think the last paragraph was run on?  So do I.  But this one should
  53. be even worse.  Load does the same as it did in the Editor screen, as does
  54. Quit.  Say! isn't implemented yet, so it is ghosted.  (That ought to be a
  55. good summer project...getting the computer to speak Russian so it is
  56. recognizable....is there a "russiantranslator.device" out yet?  (grin).
  57. Back to the window....Rus and Eng let you choose which language you want to
  58. quiz yourself in.  Pick Rus and you have to remember the Russian, and if
  59. you pick Eng, English.  Once you pick one of these, the fun starts.  The
  60. program simply goes through the list, and throws the words up at you about
  61. 10 seconds apart.  If you get it right, nothing neat happens.  If you answer
  62. wrong, you get "boinged" and the correct word appears in the appropriate
  63. spot.  There is a short pause, then it continues.  Once the entire list has
  64. been given to you, it drops back to the MainMenu window.  You can correct
  65. your spelling, etc. as many times as you can during the 10 seconds.  But if
  66. you aren't done after 10 seconds, the program just takes what you've
  67. entered as the answer.  (I wanted to implement this differently, but due
  68. some features (bugs?) in CanDo, I couldn't.  Maybe the next release...)
  69.  
  70. SETUP:
  71.  
  72. This .zip or .zoo (depending on where I posted this originally...either
  73. UseNet or a BBS) contains all the needed files to get up and running.  You
  74. should have (2) copies of WordQuiz, one for people that have CanDo installed
  75. on their system (the small one) and one for people who don't (the big one.)
  76. Also, you should find the (1) font I use, Moskva.  It comes in 4 sizes - 11,
  77. 15, 22, 30.  There are also (2) sample files, HOUSE.ROOMS and
  78. BATHROOM.ITEMS, so you can test and see if the program works without making
  79. your own lists right off the bat.  Last, but not least, there is (1) sound
  80. file, BOING.SND, which contains the sound that is played when you mess up,
  81. and (1) Dpaint 3 brush, CYRILBOARD.BSH, which is the cyrillic keyboard that
  82. is displayed.  Oh yes...also this .doc file.
  83.  
  84. To install the program, put the moskva.font file in your fonts: directory,
  85. and make a sub-directory in your fonts: dir called "Moskva" and put the four
  86. font sizes in there.  Next, put all the rest of the files in one directory
  87. or sub-directory and assign the volume name WQ: to it.
  88. (ex:"assign WQ: SYS:a/buried/subdirectory/that/has/WordQuiz")
  89.  
  90. CREDITS:
  91.  
  92. I'd like to thank a few people for some parts of this program, even though
  93. they don't know it exists...yet.
  94.  
  95. Robin LaPasha - For his Moskva font
  96.  
  97. Classic Concepts - For letting me help test Cyrillic Alphabets, their
  98.                    Russian and Slavic fonts package.  These will probably
  99.                    be implemented as an option in the next release of
  100.                    WordQuiz.
  101.  
  102. INOVAtronics - For a great piece of authoring software...I'll try and
  103.                forget some of the long hours trying to figure out just why
  104.                they implemented some things the way they did and devising
  105.                work-arounds.  (grin)
  106.  
  107. REGISTRATION:
  108.  
  109. This is a FREE piece of software.  It is PUBLIC DOMAIN.  I don't care if you
  110. take the floppy it is on and flush it.  (I wouldn't try it with your hard
  111. drive, if you have one.)
  112.  
  113. I will be upgrading it as I have time.  Therefore, if you want to keep up
  114. with my latest attempts at authoring software, all I ask is that you please
  115. register.  That's all..register.  It is very easy....here's how:
  116.  
  117. If you have UseNet access:  My address is "TCampbell@cup.portal.com".
  118.     Simply send me your address.  I'll send you the revisions as
  119.     they are done.  (please specify all revisions or just major ones)
  120.     They will be .zoo'ed and UUEncoded.
  121.  
  122. If you have Portal access: My user name is "Tcampbell".  I will be posting
  123.     the major revisions (new features, major bug fixes) in .zip form.
  124.  
  125. If you call the SouthWest Lincoln BBS (402-421-1963): My user name is
  126.     "Thomas Campbell".  I will be posting the major revisions in .zip form.
  127.  
  128. If you don't have access to any of the above: My USnail address is:
  129.     Tom Campbell, PO Box 63, Malcolm, NE 68402.  Either send a
  130.     self-addressed, stamped postcard so I can notify you when a new
  131.     release is out, or send $3 to cover my costs, and I'll send you a
  132.     disk with the complete package on it.
  133.  
  134. CONCLUSION:
  135.  
  136. I think that's all I have to say.
  137.  
  138.